To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??煙???煙?^ 0011111100111111100010011000110000111111001111110011111110001001100011000011111101011110 3f3f898c3f3f3f898c3f5e
EUC-JP ??煙潚??煙潚^ 001111110011111110110001111011001000111111001000110110100011111100111111101100011110110010001111110010001101101001011110 3f3fb1ec8fc8da3f3fb1ec8fc8da5e
UTF-8 롇롗煙潚롇롗煙潚^ 11101011101000011000011111101011101000011001011111100111100001011001100111100110101111011001101011101011101000011000011111101011101000011001011111100111100001011001100111100110101111011001101001011110 eba187eba197e78599e6bd9aeba187eba197e78599e6bd9a5e
UHC 롇롗煙潚롇롗煙潚^ 1000111011001101100011101101101111100110110101011110001011011000100011101100110110001110110110111110011011010101111000101101100001011110 8ecd8edbe6d5e2d88ecd8edbe6d5e2d85e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)