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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 玩??L玩??L^ 1000101011011111001111110011111101001100100010101101111100111111001111110100110001011110 8adf3f3f4c8adf3f3f4c5e
EUC-JP 玩??L玩??L^ 1011010011100001001111110011111101001100101101001110000100111111001111110100110001011110 b4e13f3f4cb4e13f3f4c5e
UTF-8 玩롖렲L玩롖렲L^ 111001111000111010101001111010111010000110010110111010111010000010110010010011001110011110001110101010011110101110100001100101101110101110100000101100100100110001011110 e78ea9eba196eba0b24ce78ea9eba196eba0b24c5e
UHC 玩롖렲L玩롖렲L^ 111010001100110010001110110110101000111010111111010011001110100011001100100011101101101010001110101111110100110001011110 e8cc8eda8ebf4ce8cc8eda8ebf4c5e

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