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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN ???悠ゴ??e^ 0011111100111111001111111001011101001001100000110101001100111111001111110110010101011110 3f3f3f974983533f3f655e
EUC-JP ???悠ゴ??e^ 0011111100111111001111111100110110101010101001011011010000111111001111110110010101011110 3f3f3fcdaaa5b43f3f655e
UTF-8 룶끗룫悠ゴ∼∼e^ 1110101110100011101101101110101110000001100101111110101110100011101010111110011010000010101000001110001110000010101101001110001010001000101111001110001010001000101111000110010101011110 eba3b6eb8197eba3abe682a0e382b4e288bce288bc655e
UHC 룶끗룫悠ゴ∼∼e^ 10001111101010111011001011111101100011111010001011101010111011011010101110110100101000011010110110100001101011010110010101011110 8fabb2fd8fa2eaedabb4a1ada1ad655e

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