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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 牀矣獗牀矣獗B 11100000101011001110000111100001111000001101001111100000101011001110000111100001111000001101001101000010 e0ace1e1e0d3e0ace1e1e0d342
EUC-JP 牀矣獗牀矣獗B 11100000101011101110001011100011111000001101010111100000101011101110001011100011111000001101010101000010 e0aee2e3e0d5e0aee2e3e0d542
UTF-8 牀矣獗牀矣獗B 11100111100010011000000011100111100111111010001111100111100011011001011111100111100010011000000011100111100111111010001111100111100011011001011101000010 e78980e79fa3e78d97e78980e79fa3e78d9742
UHC 牀矣獗牀矣獗B 11011111110100011110101111111000110011111111000111011111110100011110101111111000110011111111000101000010 dfd1ebf8cff1dfd1ebf8cff142

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