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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 躍??鎰?┸惟 1001011011110100001111110011111111101000010011000011111110000100101111011000100011010010 96f43f3fe84c3f84bd88d2
EUC-JP 躍??鎰?┸惟 1100110011110110001111110011111111101111101011010011111110101000101111111011000011010100 ccf63f3fefad3fa8bfb0d4
UTF-8 躍녹뮋鎰꾬┸惟 111010001011101010001101111010111000010110111001111010111010111010001011111010011000111010110000111010101011111010101100111000101001010010111000111001101000001110011111 e8ba8deb85b9ebae8be98eb0eabeace294b8e6839f
UHC 躍녹뮋鎰꾬┸惟 1110010110111000101100111110110010010010100110011110110011110000100001001110111110100110101111111110101011101110 e5b8b3ec9299ecf084efa6bfeaee

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