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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN コ鯑チ}コ鯑チ{^ 111100101011110110111010111010011100010011000001011111011111001010111101101110101110100111000100110000010111101101011110 f2bdbae9c4c17df2bdbae9c4c17b5e
EUC-JP ?コ鯑チ}?コ鯑チ{^ 0011111110001110101110101111001011000110100011101100000101111101001111111000111010111010111100101100011010001110110000010111101101011110 3f8ebaf2c68ec17d3f8ebaf2c68ec17b5e
UTF-8 コ鯑チ}コ鯑チ{^ 111011101000011110110100111011111011110110111010111010011010111110010001111011111011111010000001011111011110111010000111101101001110111110111101101110101110100110101111100100011110111110111110100000010111101101011110 ee87b4efbdbae9af91efbe817dee87b4efbdbae9af91efbe817b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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