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 ?依?[?依?[^ 0011111110001000110010110011111101011011001111111000100011001011001111110101101101011110 3f88cb3f5b3f88cb3f5b5e
EUC-JP ?依?[?依?[^ 0011111110110000110011010011111101011011001111111011000011001101001111110101101101011110 3fb0cd3f5b3fb0cd3f5b5e
UTF-8 렱依렱[렱依렱[^ 111010111010000010110001111001001011111010011101111010111010000010110001010110111110101110100000101100011110010010111110100111011110101110100000101100010101101101011110 eba0b1e4be9deba0b15beba0b1e4be9deba0b15b5e
UHC 렱依렱[렱依렱[^ 100011101011111011101011111011101000111010111110010110111000111010111110111010111110111010001110101111100101101101011110 8ebeebee8ebe5b8ebeebee8ebe5b5e

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