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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??瞼衛??瞼?^ 001111110011111111100001110110011000100101110001001111110011111111100001110110010011111101011110 3f3fe1d989713f3fe1d93f5e
EUC-JP ??瞼衛??瞼蔿^ 0011111100111111111000101101101110110001110100100011111100111111111000101101101110001111110110011100000001011110 3f3fe2dbb1d23f3fe2db8fd9c05e
UTF-8 룶끼瞼衛룶끼瞼蔿^ 11101011101000111011011011101011100000011011110011100111100111101011110011101000101000011001101111101011101000111011011011101011100000011011110011100111100111101011110011101000100101001011111101011110 eba3b6eb81bce79ebce8a19beba3b6eb81bce79ebce894bf5e
UHC 룶끼瞼衛룶끼瞼蔿^ 1000111110101011101100111010001011001100101000011110101011011011100011111010101110110011101000101100110010100001111010101101100101011110 8fabb3a2cca1eadb8fabb3a2cca1ead95e

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