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 重?諍?鼎狡? 1000111101100100001111111110011001111001001111111001001101000011111000001100001000111111 8f643fe6793f9343e0c23f
EUC-JP 重?諍?鼎狡? 1011110111000101001111111110101111011010001111111100010110100100111000001100010000111111 bdc53febda3fc5a4e0c43f
UTF-8 重렮諍렱鼎狡렖 111010011000011110001101111010111010000010101110111010001010101110001101111010111010000010110001111010011011110010001110111001111000101110100001111010111010000010010110 e9878deba0aee8ab8deba0b1e9bc8ee78ba1eba096
UHC 重렮諍렱鼎狡렖 1111000111101100100011101011101111101110101101011000111010111110111100001010001111001110111010101000111010101011 f1ec8ebbeeb58ebef0a3ceea8eab

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