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 ?〈翌秋視吹鈺 00111111100000010111000110010111100000101000111101001000100011101000101110010000100000011111101111000100 3f817197828f488e8b9081fbc4
EUC-JP ?〈翌秋視吹鈺 0011111110100001110100101100110111100010101111011010100110111011111010111011111111100001100011111110001111010101 3fa1d2cde2bda9bbebbfe18fe3d5
UTF-8 뤊〈翌秋視吹鈺 111010111010010010001010111000111000000010001000111001111011111110001100111001111010011110001011111010001010011010010110111001011001000010111001111010011000100010111010 eba48ae38088e7bf8ce7a78be8a696e590b9e988ba
UHC 뤊〈翌秋視吹鈺 1000111110111010101000011011010011101100110011101111010111010101111000111100101011110110101000111110100010101101 8fbaa1b4eccef5d5e3caf6a3e8ad

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