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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ????悠ゴ??e^ 001111110011111100111111001111111001011101001001100000110101001100111111001111110110010101011110 3f3f3f3f974983533f3f655e
EUC-JP ????悠ゴ??e^ 001111110011111100111111001111111100110110101010101001011011010000111111001111110110010101011110 3f3f3f3fcdaaa5b43f3f655e
UTF-8 룶킃⒟룫悠ゴ∼∼e^ 1110101110100011101101101110110110000010100000111110001010010010100111111110101110100011101010111110011010000010101000001110001110000010101101001110001010001000101111001110001010001000101111000110010101011110 eba3b6ed8283e2929feba3abe682a0e382b4e288bce288bc655e
UHC 룶킃⒟룫悠ゴ∼∼e^ 100011111010101110110100100011111010100111010000100011111010001011101010111011011010101110110100101000011010110110100001101011010110010101011110 8fabb48fa9d08fa2eaedabb4a1ada1ad655e

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