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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 圓???L圓???L^ 10011010101000100011111100111111001111110100110010011010101000100011111100111111001111110100110001011110 9aa23f3f3f4c9aa23f3f3f4c5e
EUC-JP 圓???L圓???L^ 11010100101001000011111100111111001111110100110011010100101001000011111100111111001111110100110001011110 d4a43f3f3f4cd4a43f3f3f4c5e
UTF-8 圓띈렡렊L圓띈렡렊L^ 111001011001110010010011111010111001110110001000111010111010000010100001111010111010000010001010010011001110010110011100100100111110101110011101100010001110101110100000101000011110101110100000100010100100110001011110 e59c93eb9d88eba0a1eba08a4ce59c93eb9d88eba0a1eba08a4c5e
UHC 圓띈렡렊L圓띈렡렊L^ 11101010101011011011011011101000100011101011001010001110101000010100110011101010101011011011011011101000100011101011001010001110101000010100110001011110 eaadb6e88eb28ea14ceaadb6e88eb28ea14c5e

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