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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 重?箏??箏? 10001111011001000011111111100010101101010011111100111111111000101011010100111111 8f643fe2b53f3fe2b53f
EUC-JP 重?箏??箏? 10111101110001010011111111100100101101110011111100111111111001001011011100111111 bdc53fe4b73f3fe4b73f
UTF-8 重렮箏잼맒箏옜 111010011000011110001101111010111010000010101110111001111010111010001111111011001001111010111100111010111010011110010010111001111010111010001111111011001001100010011100 e9878deba0aee7ae8fec9ebceba792e7ae8fec989c
UHC 重렮箏잼맒箏옜 1111000111101100100011101011101111101110101101001100000011101011101110001011110111101110101101001011111110111111 f1ec8ebbeeb4c0ebb8bdeeb4bfbf

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