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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 厭ι?\}厭ι?\{^ 100010010111110110000011110001110011111101011100011111011000100101111101100000111100011100111111010111000111101101011110 897d83c73f5c7d897d83c73f5c7b5e
EUC-JP 厭ι?\}厭ι?\{^ 101100011101111010100110110010010011111101011100011111011011000111011110101001101100100100111111010111000111101101011110 b1dea6c93f5c7db1dea6c93f5c7b5e
UTF-8 厭ι쐯\}厭ι쐯\{^ 111001011000111010101101110011101011100111101100100100001010111101011100011111011110010110001110101011011100111010111001111011001001000010101111010111000111101101011110 e58eadceb9ec90af5c7de58eadceb9ec90af5c7b5e
UHC 厭ι쐯\}厭ι쐯\{^ 1110011011110100101001011110100110011100100100110101110001111101111001101111010010100101111010011001110010010011010111000111101101011110 e6f4a5e99c935c7de6f4a5e99c935c7b5e

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