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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?廳諂?廳籤^ 0011111110011100010010111110011001111010001111111001110001001011111000101101110001011110 3f9c4be67a3f9c4be2dc5e
EUC-JP ?廳諂?廳籤^ 0011111111010111101011001110101111011011001111111101011110101100111001001101111001011110 3fd7acebdb3fd7ace4de5e
UTF-8 뤹廳諂뤹廳籤^ 11101011101001001011100111100101101110111011001111101000101010111000001011101011101001001011100111100101101110111011001111100111101100011010010001011110 eba4b9e5bbb3e8ab82eba4b9e5bbb3e7b1a45e
UHC 뤹廳諂뤹廳籤^ 10001111111001111111010011100110111101001101101110001111111001111111010011100110111101001101100101011110 8fe7f4e6f4db8fe7f4e6f4d95e

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