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 鴨??援??儀 10001010100110110011111100111111100010011000011100111111001111111000101101010110 8a9b3f3f89873f3f8b56
EUC-JP 鴨??援??儀 10110011111110110011111100111111101100011110011100111111001111111011010110110111 b3fb3f3fb1e73f3fb5b7
UTF-8 鴨밸뱪援ㅵ톹儀 111010011011010010101000111010111011000010111000111010111011000110101010111001101000111110110100111000111000010110110101111011011000011010111001111001011000010010000000 e9b4a8ebb0b8ebb1aae68fb4e385b5ed86b9e58480
UHC 鴨밸뱪援ㅵ톹儀 1110010011100101101110011110101110010011100100001110101010110101101001001110010110110111100011011110101111110000 e4e5b9eb9390eab5a4e5b78debf0

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