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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 歟??L}歟??L{^ 10011111011000100011111100111111010011000111110110011111011000100011111100111111010011000111101101011110 9f623f3f4c7d9f623f3f4c7b5e
EUC-JP 歟??L}歟??L{^ 11011101110000110011111100111111010011000111110111011101110000110011111100111111010011000111101101011110 ddc33f3f4c7dddc33f3f4c7b5e
UTF-8 歟€텊L}歟€텊L{^ 1110011010101101100111111110001010000010101011001110110110000101100010100100110001111101111001101010110110011111111000101000001010101100111011011000010110001010010011000111101101011110 e6ad9fe282aced858a4c7de6ad9fe282aced858a4c7b5e
UHC 歟€텊L}歟€텊L{^ 1110011010100010101000101110011010110110100001110100110001111101111001101010001010100010111001101011011010000111010011000111101101011110 e6a2a2e6b6874c7de6a2a2e6b6874c7b5e

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