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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 驥磯岫^}驥磯岫^{^ 1110100110000111100010001110100110011011101010110101111001111101111010011000011110001000111010011001101110101011010111100111101101011110 e98788e99bab5e7de98788e99bab5e7b5e
EUC-JP 驥磯岫^}驥磯岫^{^ 1111000111100111101100001110101111010110101011010101111001111101111100011110011110110000111010111101011010101101010111100111101101011110 f1e7b0ebd6ad5e7df1e7b0ebd6ad5e7b5e
UTF-8 驥磯岫^}驥磯岫^{^ 1110100110101001101001011110011110100011101011111110010110110010101010110101111001111101111010011010100110100101111001111010001110101111111001011011001010101011010111100111101101011110 e9a9a5e7a3afe5b2ab5e7de9a9a5e7a3afe5b2ab5e7b5e
UHC 驥磯岫^}驥磯岫^{^ 1101000111001010110100011011010011100001111110110101111001111101110100011100101011010001101101001110000111111011010111100111101101011110 d1cad1b4e1fb5e7dd1cad1b4e1fb5e7b5e

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