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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ????斐??? 001111110011111100111111001111111001010011100011001111110011111100111111 3f3f3f3f94e33f3f3f
EUC-JP ????斐??芚 0011111100111111001111110011111111001000111001010011111100111111100011111101011110111011 3f3f3f3fc8e53f3f8fd7bb
UTF-8 렮롅롊뤃斐콒혦芚 111010111010000010101110111010111010000110000101111010111010000110001010111010111010010010000011111001101001011010010000111011001011110110010010111011011001100010100110111010001000101010011010 eba0aeeba185eba18aeba483e69690ecbd92ed98a6e88a9a
UHC 렮롅롊뤃斐콒혦芚 10001110101110111000111011001011100011101101000010001111101101001101110111101100101100011000111011000010100011101101010011101100 8ebb8ecb8ed08fb4ddecb18ec28ed4ec

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