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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鈺ヤ?節??瘟 1111101111000100100000111000010000111111100100001101111100111111001111111110000110001001 fbc483843f90df3f3fe189
EUC-JP 鈺ヤ?節??瘟 100011111110001111010101101001011110010000111111110000001110000100111111001111111110000111101001 8fe3d5a5e43fc0e13f3fe1e9
UTF-8 鈺ヤ퍢節억쉠瘟 111010011000100010111010111000111000001110100100111011011000110110100010111001111010111110000000111011001001011010110101111011001000100110100000111001111001100010011111 e988bae383a4ed8da2e7af80ec96b5ec89a0e7989f
UHC 鈺ヤ퍢節억쉠瘟 1110100010101101101010111110010010111011100110011110111110111101101111101110111110111101101010101110100010110000 e8adabe4bb99efbdbeefbdaae8b0

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