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 鴨???撓?? 100010101001101100111111001111110011111110011101100110100011111100111111 8a9b3f3f3f9d9a3f3f
EUC-JP 鴨??琯撓?? 1011001111111011001111110011111110001111110011001011001111011001111110100011111100111111 b3fb3f3f8fccb3d9fa3f3f
UTF-8 鴨뗭뼍琯撓뉗옿 111010011011010010101000111010111001011110101101111010111011110010001101111001111001000010101111111001101001001010010011111010111000100110010111111011001001100010111111 e9b4a8eb97adebbc8de790afe69293eb8997ec98bf
UHC 鴨뗭뼍琯撓뉗옿 1110010011100101100010111110110010010110100101011100111010110101111010001111010110000111111011001001111010110100 e4e58bec9695ceb5e8f587ec9eb4

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