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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 鬲肴ク凩v鬲肴ク凩vB 1110100110101101100011011110011010111000100110010111110101110110111010011010110110001101111001101011100010011001011111010111011001000010 e9ad8de6b8997d76e9ad8de6b8997d7642
EUC-JP 鬲肴ク凩v鬲肴ク凩vB 11110010101011111011101011101000100011101011100011010001110111100111011011110010101011111011101011101000100011101011100011010001110111100111011001000010 f2afbae88eb8d1de76f2afbae88eb8d1de7642
UTF-8 鬲肴ク凩v鬲肴ク凩vB 111010011010110010110010111010001000001010110100111011111011110110111000111001011000011110101001011101101110100110101100101100101110100010000010101101001110111110111101101110001110010110000111101010010111011001000010 e9acb2e882b4efbdb8e587a976e9acb2e882b4efbdb8e587a97642
UHC ?肴??v?肴??vB 00111111111111011010001000111111001111110111011000111111111111011010001000111111001111110111011001000010 3ffda23f3f763ffda23f3f7642

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