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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蒻??藥??阿? 1110010011101000001111110011111111100101010110100011111100111111100010001010001000111111 e4e83f3fe55a3f3f88a23f
EUC-JP 蒻??藥??阿? 1110100011101010001111110011111111101001101110110011111100111111101100001010010000111111 e8ea3f3fe9bb3f3fb0a43f
UTF-8 蒻몌쉔藥먩쪧阿쁋 111010001001001010111011111010111010101010001100111011001000100110010100111010001001011110100101111010111010100010101001111011001010101010100111111010011001100010111111111011001000000110001011 e892bbebaa8cec8994e897a5eba8a9ecaaa7e998bfec818b
UHC 蒻몌쉔藥먩쪧阿쁋 11100101101101101011100011101111101111011010100011100101101101111001000011100110101001011010000011100100101110011001100001001100 e5b6b8efbda8e5b790e6a5a0e4b9984c

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