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 11100010101101011101001110111111111100001110111111100010110000011110000111100001111110111010000101000010 e2b5d3bff0efe2c1e1e1fba142
EUC-JP 箏モソ?簔矣?B 11100100101101111000111011010011100011101011111100111111111001001100001111100010111000110011111101000010 e4b78ed38ebf3fe4c3e2e33f42
UTF-8 箏モソ簔矣蠇B 11100111101011101000111111101111101111101001001111101111101111011011111111101110100000101010111011100111101100001001010011100111100111111010001111101000101000001000011101000010 e7ae8fefbe93efbdbfee82aee7b094e79fa3e8a08742
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)