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 ?????德?>? 0011111100111111001111110011111100111111111110101011101000111111100000011000010000111111 3f3f3f3f3ffaba3f81843f
EUC-JP ???????>? 00111111001111110011111100111111001111110011111100111111101000011110010000111111 3f3f3f3f3f3f3fa1e43f
UTF-8 쒔렠렋롃뤦德쳩>쨴 111011001001001010010100111010111010000010100000111010111010000010001011111010111010000110000011111010111010010010100110111001011011111010110111111011001011001110101001111011111011110010011110111011001010100010110100 ec9294eba0a0eba08beba183eba4a6e5beb7ecb3a9efbc9eeca8b4
UHC 쒔렠렋롃뤦德쳩>쨴 101111101010110110001110101100011000111010100010100011101100101010001111110101001101001111101100101010111000111010100011101111101010010010001110 bead8eb18ea28eca8fd4d3ecab8ea3bea48e

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