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{^ 001111111001110001111011100000110101001101001100011111010011111110011100011110111000001101010011010011000111101101011110 3f9c7b83534c7d3f9c7b83534c7b5e
EUC-JP ?悳ゴL}?悳ゴL{^ 001111111101011111011100101001011011010001001100011111010011111111010111110111001010010110110100010011000111101101011110 3fd7dca5b44c7d3fd7dca5b44c7b5e
UTF-8 룶悳ゴL}룶悳ゴL{^ 1110101110100011101101101110011010000010101100111110001110000010101101000100110001111101111010111010001110110110111001101000001010110011111000111000001010110100010011000111101101011110 eba3b6e682b3e382b44c7deba3b6e682b3e382b44c7b5e
UHC 룶悳ゴL}룶悳ゴL{^ 1000111110101011110100111110110110101011101101000100110001111101100011111010101111010011111011011010101110110100010011000111101101011110 8fabd3edabb44c7d8fabd3edabb44c7b5e

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