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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN 嘲?號?^}嘲?號?^{^ 1001101001111101001111111110010101101010001111110101111001111101100110100111110100111111111001010110101000111111010111100111101101011110 9a7d3fe56a3f5e7d9a7d3fe56a3f5e7b5e
EUC-JP 嘲?號?^}嘲?號?^{^ 1101001111011110001111111110100111001011001111110101111001111101110100111101111000111111111010011100101100111111010111100111101101011110 d3de3fe9cb3f5e7dd3de3fe9cb3f5e7b5e
UTF-8 嘲롆號렖^}嘲롆號렖^{^ 1110010110011000101100101110101110100001100001101110100010011001100111111110101110100000100101100101111001111101111001011001100010110010111010111010000110000110111010001001100110011111111010111010000010010110010111100111101101011110 e598b2eba186e8999feba0965e7de598b2eba186e8999feba0965e7b5e
UHC 嘲롆號렖^}嘲롆號렖^{^ 111100001011111110001110110011001111101111011100100011101010101101011110011111011111000010111111100011101100110011111011110111001000111010101011010111100111101101011110 f0bf8eccfbdc8eab5e7df0bf8eccfbdc8eab5e7b5e

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