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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 豎夥エイn}豎夥エイn{^ 1110011010110001100110101110110010110100101100100110111001111101111001101011000110011010111011001011010010110010011011100111101101011110 e6b19aecb4b26e7de6b19aecb4b26e7b5e
EUC-JP 豎夥エイn}豎夥エイn{^ 111011001011001111010100111011101000111010110100100011101011001001101110011111011110110010110011110101001110111010001110101101001000111010110010011011100111101101011110 ecb3d4ee8eb48eb26e7decb3d4ee8eb48eb26e7b5e
UTF-8 豎夥エイn}豎夥エイn{^ 1110100010110001100011101110010110100100101001011110111110111101101101001110111110111101101100100110111001111101111010001011000110001110111001011010010010100101111011111011110110110100111011111011110110110010011011100111101101011110 e8b18ee5a4a5efbdb4efbdb26e7de8b18ee5a4a5efbdb4efbdb26e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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