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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??齷}??齷{^ 0011111100111111111010101001100101111101001111110011111111101010100110010111101101011110 3f3fea997d3f3fea997b5e
EUC-JP ??齷}??齷{^ 0011111100111111111100111111100101111101001111110011111111110011111110010111101101011110 3f3ff3f97d3f3ff3f97b5e
UTF-8 얏렶齷}얏렶齷{^ 111011001001011010001111111010111010000010110110111010011011110110110111011111011110110010010110100011111110101110100000101101101110100110111101101101110111101101011110 ec968feba0b6e9bdb77dec968feba0b6e9bdb77b5e
UHC 얏렶齷}얏렶齷{^ 101111101110011010001110110000011110010011001011011111011011111011100110100011101100000111100100110010110111101101011110 bee68ec1e4cb7dbee68ec1e4cb7b5e

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