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 ????德?德匿 0011111100111111001111110011111111111010101110100011111111111010101110101001001110111101 3f3f3f3ffaba3ffaba93bd
EUC-JP ?????熢?匿 0011111100111111001111110011111100111111100011111100101010101011001111111100011010111111 3f3f3f3f3f8fcaab3fc6bf
UTF-8 뤶쫷쐬뤦德熢德匿 111010111010010010110110111011001010101110110111111011001001000010101100111010111010010010100110111001011011111010110111111001111000011010100010111001011011111010110111111001011000110010111111 eba4b6ecabb7ec90aceba4a6e5beb7e786a2e5beb7e58cbf
UHC 뤶쫷쐬뤦德熢德匿 10001111111001001010011010001110101111011111110110001111110101001101001111101100110111001110110011010011111011001101001011111011 8fe4a68ebdfd8fd4d3ecdcecd3ecd2fb

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