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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 晶ハエ鯲}晶ハエ鯲{^ 10001111101110111100101010110100111100001100011111101001110011000111110110001111101110111100101010110100111100001100011111101001110011000111101101011110 8fbbcab4f0c7e9cc7d8fbbcab4f0c7e9cc7b5e
EUC-JP 晶ハエ?鯲}晶ハエ?鯲{^ 101111101011110110001110110010101000111010110100001111111111001011001110011111011011111010111101100011101100101010001110101101000011111111110010110011100111101101011110 bebd8eca8eb43ff2ce7dbebd8eca8eb43ff2ce7b5e
UTF-8 晶ハエ鯲}晶ハエ鯲{^ 111001101001100110110110111011111011111010001010111011111011110110110100111011101000001010000110111010011010111110110010011111011110011010011001101101101110111110111110100010101110111110111101101101001110111010000010100001101110100110101111101100100111101101011110 e699b6efbe8aefbdb4ee8286e9afb27de699b6efbe8aefbdb4ee8286e9afb27b5e
UHC 晶????}晶????{^ 111011111101110000111111001111110011111100111111011111011110111111011100001111110011111100111111001111110111101101011110 efdc3f3f3f3f7defdc3f3f3f3f7b5e

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