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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 曄??\}曄??\{^ 10011110010000000011111100111111010111000111110110011110010000000011111100111111010111000111101101011110 9e403f3f5c7d9e403f3f5c7b5e
EUC-JP 曄??\}曄??\{^ 11011011101000010011111100111111010111000111110111011011101000010011111100111111010111000111101101011110 dba13f3f5c7ddba13f3f5c7b5e
UTF-8 曄쒕젩\}曄쒕젩\{^ 1110011010011011100001001110110010010010100101011110110010100000101010010101110001111101111001101001101110000100111011001001001010010101111011001010000010101001010111000111101101011110 e69b84ec9295eca0a95c7de69b84ec9295eca0a95c7b5e
UHC 曄쒕젩\}曄쒕젩\{^ 1110011110100101100111001110101110100000101000010101110001111101111001111010010110011100111010111010000010100001010111000111101101011110 e7a59ceba0a15c7de7a59ceba0a15c7b5e

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