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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?德?\}?德?\{^ 00111111111110101011101000111111010111000111110100111111111110101011101000111111010111000111101101011110 3ffaba3f5c7d3ffaba3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 뤯德짮\}뤯德짮\{^ 1110101110100100101011111110010110111110101101111110110010100111101011100101110001111101111010111010010010101111111001011011111010110111111011001010011110101110010111000111101101011110 eba4afe5beb7eca7ae5c7deba4afe5beb7eca7ae5c7b5e
UHC 뤯德짮\}뤯德짮\{^ 1000111111011101110100111110110010100100010010110101110001111101100011111101110111010011111011001010010001001011010111000111101101011110 8fddd3eca44b5c7d8fddd3eca44b5c7b5e

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