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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?脹??盲???瓣 001111111001001010101111001111110011111110010110110100110011111100111111001111111110000101000001 3f92af3f3f96d33f3f3fe141
EUC-JP ?脹??盲???瓣 001111111100010010110001001111110011111111001100110101010011111100111111001111111110000110100010 3fc4b13f3fccd53f3f3fe1a2
UTF-8 뤋脹틣샘盲렟렯뤋瓣 111010111010010010001011111010001000010010111001111011011000101110100011111011001000001110011000111001111001101110110010111010111010000010011111111010111010000010101111111010111010010010001011111001111001001110100011 eba48be884b9ed8ba3ec8398e79bb2eba09feba0afeba48be793a3
UHC 뤋脹틣샘盲렟렯뤋瓣 100011111011101111110011111011001011101010001111101110111111100111011000111011101000111010110000100011101011110010001111101110111111011111111011 8fbbf3ecba8fbbf9d8ee8eb08ebc8fbbf7fb

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