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 ?悼?[?悼?[^ 0011111110010011100010010011111101011011001111111001001110001001001111110101101101011110 3f93893f5b3f93893f5b5e
EUC-JP ?悼?[?悼?[^ 0011111111000101111010010011111101011011001111111100010111101001001111110101101101011110 3fc5e93f5b3fc5e93f5b5e
UTF-8 룶悼풔[룶悼풔[^ 111010111010001110110110111001101000001010111100111011011001001010010100010110111110101110100011101101101110011010000010101111001110110110010010100101000101101101011110 eba3b6e682bced92945beba3b6e682bced92945b5e
UHC 룶悼풔[룶悼풔[^ 100011111010101111010011111110101100011110110100010110111000111110101011110100111111101011000111101101000101101101011110 8fabd3fac7b45b8fabd3fac7b45b5e

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