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 ’@}’G’@}v’@}’G’@}vB 10010010010000000111110110010010010001111001001001000000011111010111011010010010010000000111110110010010010001111001001001000000011111010111011001000010 92407d924792407d7692407d924792407d7642
SJIS-WIN ?@}?G?@}v?@}?G?@}vB 00111111010000000111110100111111010001110011111101000000011111010111011000111111010000000111110100111111010001110011111101000000011111010111011001000010 3f407d3f473f407d763f407d3f473f407d7642
EUC-JP ?@}?G?@}v?@}?G?@}vB 00111111010000000111110100111111010001110011111101000000011111010111011000111111010000000111110100111111010001110011111101000000011111010111011001000010 3f407d3f473f407d763f407d3f473f407d7642
UTF-8 ’@}’G’@}v’@}’G’@}vB 11000010100100100100000001111101110000101001001001000111110000101001001001000000011111010111011011000010100100100100000001111101110000101001001001000111110000101001001001000000011111010111011001000010 c292407dc29247c292407d76c292407dc29247c292407d7642
UHC ?@}?G?@}v?@}?G?@}vB 00111111010000000111110100111111010001110011111101000000011111010111011000111111010000000111110100111111010001110011111101000000011111010111011001000010 3f407d3f473f407d763f407d3f473f407d7642

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