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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
EUC-JP ?焰???焰??B 00111111100011111100100111101111001111110011111100111111100011111100100111101111001111110011111101000010 3f8fc9ef3f3f3f8fc9ef3f3f42
UTF-8 뤚焰뤞쾤뤚焰뤞쾤B 11101011101001001001101011100111100001001011000011101011101001001001111011101100101111101010010011101011101001001001101011100111100001001011000011101011101001001001111011101100101111101010010001000010 eba49ae784b0eba49eecbea4eba49ae784b0eba49eecbea442
UHC 뤚焰뤞쾤뤚焰뤞쾤B 1000111111001001111001101111101110001111110011011011001001110110100011111100100111100110111110111000111111001101101100100111011001000010 8fc9e6fb8fcdb2768fc9e6fb8fcdb27642

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