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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 箏モソ簔矣B 11100010101101011101001110111111111100001110100111100010110000011110000111100001111101101100111001000010 e2b5d3bff0e9e2c1e1e1f6ce42
EUC-JP 箏モソ?簔矣?B 11100100101101111000111011010011100011101011111100111111111001001100001111100010111000110011111101000010 e4b78ed38ebf3fe4c3e2e33f42
UTF-8 箏モソ簔矣B 11100111101011101000111111101111101111101001001111101111101111011011111111101110100000101010100011100111101100001001010011100111100111111010001111101110100100111011010101000010 e7ae8fefbe93efbdbfee82a8e7b094e79fa3ee93b542
UHC 箏????矣?B 11101110101101000011111100111111001111110011111111101011111110000011111101000010 eeb43f3f3f3febf83f42

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