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 ??????O 00111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f4f
SJIS-WIN 蓍э集轜o秀O 11100100111001111000010010001111100011110101011111100111011111101000001010001111100011110100011101001111 e4e7848f8f57e77e828f8f474f
EUC-JP 蓍э集轜o秀O 11101000111010011010011111101111101111011011100011101101110111111010001111101111101111011010100001001111 e8e9a7efbdb8eddfa3efbda84f
UTF-8 蓍э集轜o秀O 111010001001001110001101110100011000110111101001100110111000011011101000101111011001110011101111101111011000111111100111101001111000000001001111 e8938dd18de99b86e8bd9cefbd8fe7a7804f
UHC 蓍э集?o秀O 111000111100100110101100111011111111001110100010001111111010001111101111111000101011001101001111 e3c9aceff3a23fa3efe2b34f

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