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 伈ãŒ\}伈ãŒ\{^ 111001001011110010001000111000111000110001011100011111011110010010111100100010001110001110001100010111000111101101011110 e4bc88e38c5c7de4bc88e38c5c7b5e
SJIS-WIN ?????\}?????\{^ 001111110011111100111111001111110011111101011100011111010011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f5c7d3f3f3f3f3f5c7b5e
EUC-JP ä??ã?\}ä??ã?\{^ 1000111110101011101000110011111100111111100011111010101110101010001111110101110001111101100011111010101110100011001111110011111110001111101010111010101000111111010111000111101101011110 8faba33f3f8fabaa3f5c7d8faba33f3f8fabaa3f5c7b5e
UTF-8 伈ãŒ\}伈ãŒ\{^ 11000011101001001100001010111100110000101000100011000011101000111100001010001100010111000111110111000011101001001100001010111100110000101000100011000011101000111100001010001100010111000111101101011110 c3a4c2bcc288c3a3c28c5c7dc3a4c2bcc288c3a3c28c5c7b5e
UHC ?¼???\}?¼???\{^ 0011111110101000111110010011111100111111001111110101110001111101001111111010100011111001001111110011111100111111010111000111101101011110 3fa8f93f3f3f5c7d3fa8f93f3f3f5c7b5e

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