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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 零羚N}零羚N{^ 1110111010101000101111001110111110100110101100101110111010101000101111001110111110100110101011110100111001111101111011101010100010111100111011111010011010110010111011101010100010111100111011111010011010101111010011100111101101011110 eea8bcefa6b2eea8bcefa6af4e7deea8bcefa6b2eea8bcefa6af4e7b5e
UHC ?零?羚N}?零?羚N{^ 0011111111100111110011010011111111100111110001100100111001111101001111111110011111001101001111111110011111000110010011100111101101011110 3fe7cd3fe7c64e7d3fe7cd3fe7c64e7b5e

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