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 菴?????? 1110010010111101001111110011111100111111001111110011111100111111 e4bd3f3f3f3f3f3f
EUC-JP 菴??庾??絪 111010001011111100111111001111111000111110111100110011100011111100111111100011111101001111101100 e8bf3f3f8fbcce3f3f8fd3ec
UTF-8 菴뀁엺庾루솻絪 111010001000111110110100111010111000000010000001111011001001011110111010111001011011101010111110111010111010001110101000111011001000011010111011111001111011010110101010 e88fb4eb8081ec97bae5babeeba3a8ec86bbe7b5aa
UHC 菴뀁엺庾루솻絪 1110010011100000101100101110110010011110100011001110101011101100101101111110011110011001101100001110110011011111 e4e0b2ec9e8ceaecb7e799b0ecdf

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