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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鈺ヤ?鈺ヤ?^ 1111101111000100100000111000010000111111111110111100010010000011100001000011111101011110 fbc483843ffbc483843f5e
EUC-JP 鈺ヤ?鈺ヤ?^ 10001111111000111101010110100101111001000011111110001111111000111101010110100101111001000011111101011110 8fe3d5a5e43f8fe3d5a5e43f5e
UTF-8 鈺ヤ섯鈺ヤ섯^ 11101001100010001011101011100011100000111010010011101100100001001010111111101001100010001011101011100011100000111010010011101100100001001010111101011110 e988bae383a4ec84afe988bae383a4ec84af5e
UHC 鈺ヤ섯鈺ヤ섯^ 11101000101011011010101111100100101111001011100011101000101011011010101111100100101111001011100001011110 e8adabe4bcb8e8adabe4bcb85e

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