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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 硝モシエ硝モシエB 1000111111001001110100111011110010110100100011111100100111010011101111001011010001000010 8fc9d3bcb48fc9d3bcb442
EUC-JP 硝モシエ硝モシエB 1011111011001011100011101101001110001110101111001000111010110100101111101100101110001110110100111000111010111100100011101011010001000010 becb8ed38ebc8eb4becb8ed38ebc8eb442
UTF-8 硝モシエ硝モシエB 11100111101000011001110111101111101111101001001111101111101111011011110011101111101111011011010011100111101000011001110111101111101111101001001111101111101111011011110011101111101111011011010001000010 e7a19defbe93efbdbcefbdb4e7a19defbe93efbdbcefbdb442
UHC 硝???硝???B 1111010110100110001111110011111100111111111101011010011000111111001111110011111101000010 f5a63f3f3ff5a63f3f3f42

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