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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 摯???}摯???{^ 10011101100101010011111100111111001111110111110110011101100101010011111100111111001111110111101101011110 9d953f3f3f7d9d953f3f3f7b5e
EUC-JP 摯???}摯???{^ 11011001111101010011111100111111001111110111110111011001111101010011111100111111001111110111101101011110 d9f53f3f3f7dd9f53f3f3f7b5e
UTF-8 摯븃렋렢}摯븃렋렢{^ 111001101001000110101111111010111011100010000011111010111010000010001011111010111010000010100010011111011110011010010001101011111110101110111000100000111110101110100000100010111110101110100000101000100111101101011110 e691afebb883eba08beba0a27de691afebb883eba08beba0a27b5e
UHC 摯븃렋렢}摯븃렋렢{^ 11110010101001111011101011101000100011101010001010001110101100110111110111110010101001111011101011101000100011101010001010001110101100110111101101011110 f2a7bae88ea28eb37df2a7bae88ea28eb37b5e

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