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 鈺??\}鈺??\{^ 11111011110001000011111100111111010111000111110111111011110001000011111100111111010111000111101101011110 fbc43f3f5c7dfbc43f3f5c7b5e
EUC-JP 鈺??\}鈺??\{^ 100011111110001111010101001111110011111101011100011111011000111111100011110101010011111100111111010111000111101101011110 8fe3d53f3f5c7d8fe3d53f3f5c7b5e
UTF-8 鈺고뒞\}鈺고뒞\{^ 1110100110001000101110101110101010110011101000001110101110010010100111100101110001111101111010011000100010111010111010101011001110100000111010111001001010011110010111000111101101011110 e988baeab3a0eb929e5c7de988baeab3a0eb929e5c7b5e
UHC 鈺고뒞\}鈺고뒞\{^ 1110100010101101101100001110110110001010100110100101110001111101111010001010110110110000111011011000101010011010010111000111101101011110 e8adb0ed8a9a5c7de8adb0ed8a9a5c7b5e

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