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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?幾?[?幾?[^ 0011111110001010111101000011111101011011001111111000101011110100001111110101101101011110 3f8af43f5b3f8af43f5b5e
EUC-JP ?幾?[?幾?[^ 0011111110110100111101100011111101011011001111111011010011110110001111110101101101011110 3fb4f63f5b3fb4f63f5b5e
UTF-8 룶幾허[룶幾허[^ 111010111010001110110110111001011011100110111110111011011001011110001000010110111110101110100011101101101110010110111001101111101110110110010111100010000101101101011110 eba3b6e5b9beed97885beba3b6e5b9beed97885b5e
UHC 룶幾허[룶幾허[^ 100011111010101111010000111110101100011111100011010110111000111110101011110100001111101011000111111000110101101101011110 8fabd0fac7e35b8fabd0fac7e35b5e

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