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 ??xn}??xn{^ 0011111100111111011110000110111001111101001111110011111101111000011011100111101101011110 3f3f786e7d3f3f786e7b5e
SJIS-WIN 息臓xn}息臓xn{^ 100100011010011110010001100111110111100001101110011111011001000110100111100100011001111101111000011011100111101101011110 91a7919f786e7d91a7919f786e7b5e
EUC-JP 息臓xn}息臓xn{^ 110000101010100111000010101000010111100001101110011111011100001010101001110000101010000101111000011011100111101101011110 c2a9c2a1786e7dc2a9c2a1786e7b5e
UTF-8 息臓xn}息臓xn{^ 11100110100000011010111111101000100001111001001101111000011011100111110111100110100000011010111111101000100001111001001101111000011011100111101101011110 e681afe88793786e7de681afe88793786e7b5e
UHC 息?xn}息?xn{^ 11100011110100110011111101111000011011100111110111100011110100110011111101111000011011100111101101011110 e3d33f786e7de3d33f786e7b5e

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