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 ?厓も[?厓も[^ 00111111111110101000110110000010111000000101101100111111111110101000110110000010111000000101101101011110 3ffa8d82e05b3ffa8d82e05b5e
EUC-JP ?厓も[?厓も[^ 001111111000111110110100110001111010010011100010010110110011111110001111101101001100011110100100111000100101101101011110 3f8fb4c7a4e25b3f8fb4c7a4e25b5e
UTF-8 룶厓も[룶厓も[^ 111010111010001110110110111001011000111010010011111000111000001010000010010110111110101110100011101101101110010110001110100100111110001110000010100000100101101101011110 eba3b6e58e93e382825beba3b6e58e93e382825b5e
UHC 룶厓も[룶厓も[^ 100011111010101111100100111011011010101011100010010110111000111110101011111001001110110110101010111000100101101101011110 8fabe4edaae25b8fabe4edaae25b5e

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