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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 艾????????筌 111001001000100000111111001111110011111100111111001111110011111100111111001111111110001010100011 e4883f3f3f3f3f3f3f3fe2a3
EUC-JP 艾????????筌 111001111110100000111111001111110011111100111111001111110011111100111111001111111110010010100101 e7e83f3f3f3f3f3f3f3fe4a5
UTF-8 艾싳궠梨뜻젔琉뷩걶筌 111010001000100110111110111011001000101110110011111010101011011010100000111011111010011110100010111010111001110010111011111011001010000010010100111011111010011110001100111010111011011110101001111010101011000110110110111001111010110110001100 e889beec8bb3eab6a0efa7a2eb9cbbeca094efa78cebb7a9eab1b6e7ad8c
UHC 艾싳궠梨뜻젔琉뷩걶筌 1110010011110101100110101110110010000010101100111110110010110001101101101110011010100000100100101110101110100100101110101110001110000001100111001110111110100111 e4f59aec82b3ecb1b6e6a092eba4bae3819cefa7

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