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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?h?n}?h?n{^ 00111111100000101000100000111111011011100111110100111111100000101000100000111111011011100111101101011110 3f82883f6e7d3f82883f6e7b5e
EUC-JP 饔h?n}饔h?n{^ 1000111111101000111011111010001111101000001111110110111001111101100011111110100011101111101000111110100000111111011011100111101101011110 8fe8efa3e83f6e7d8fe8efa3e83f6e7b5e
UTF-8 饔h숲n}饔h숲n{^ 1110100110100101100101001110111110111101100010001110110010001000101100100110111001111101111010011010010110010100111011111011110110001000111011001000100010110010011011100111101101011110 e9a594efbd88ec88b26e7de9a594efbd88ec88b26e7b5e
UHC 饔h숲n}饔h숲n{^ 1110100010111101101000111110100010111101101000110110111001111101111010001011110110100011111010001011110110100011011011100111101101011110 e8bda3e8bda36e7de8bda3e8bda36e7b5e

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