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 蒻??毅??鎰 11100100111010000011111100111111100010110100001000111111001111111110100001001100 e4e83f3f8b423f3fe84c
EUC-JP 蒻??毅??鎰 11101000111010100011111100111111101101011010001100111111001111111110111110101101 e8ea3f3fb5a33f3fefad
UTF-8 蒻몃뿭毅싨룚鎰 111010001001001010111011111010111010101010000011111010111011111110101101111001101010111110000101111011001000101110101000111010111010001110011010111010011000111010110000 e892bbebaa83ebbfade6af85ec8ba8eba39ae98eb0
UHC 蒻몃뿭毅싨룚鎰 1110010110110110101110001110101110010111101011011110101111110110100110101110011010001111100101101110110011110000 e5b6b8eb97adebf69ae68f96ecf0

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