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 ????德?德匿? 001111110011111100111111001111111111101010111010001111111111101010111010100100111011110100111111 3f3f3f3ffaba3ffaba93bd3f
EUC-JP ?????熢?匿? 001111110011111100111111001111110011111110001111110010101010101100111111110001101011111100111111 3f3f3f3f3f8fcaab3fc6bf3f
UTF-8 뤶쫷쐬뤦德熢德匿렩 111010111010010010110110111011001010101110110111111011001001000010101100111010111010010010100110111001011011111010110111111001111000011010100010111001011011111010110111111001011000110010111111111010111010000010101001 eba4b6ecabb7ec90aceba4a6e5beb7e786a2e5beb7e58cbfeba0a9
UHC 뤶쫷쐬뤦德熢德匿렩 100011111110010010100110100011101011110111111101100011111101010011010011111011001101110011101100110100111110110011010010111110111000111010110111 8fe4a68ebdfd8fd4d3ecdcecd3ecd2fb8eb7

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