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 蒻?????邑 111001001110100000111111001111110011111100111111001111111001011101010111 e4e83f3f3f3f3f9757
EUC-JP 蒻??沅??邑 1110100011101010001111110011111110001111110001101110100100111111001111111100110110111000 e8ea3f3f8fc6e93f3fcdb8
UTF-8 蒻몃쪉沅뗨돳邑 111010001001001010111011111010111010101010000011111011001010101010001001111001101011001010000101111010111001011110101000111010111000111110110011111010011000001010010001 e892bbebaa83ecaa89e6b285eb97a8eb8fb3e98291
UHC 蒻몃쪉沅뗨돳邑 1110010110110110101110001110101110100101100000111110101010110110100010111110100010001001101101101110101111101001 e5b6b8eba583eab68be889b6ebe9

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