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 菴??飮??柚 11100100101111010011111100111111100111110101101000111111001111111001011101001101 e4bd3f3f9f5a3f3f974d
EUC-JP 菴??飮??柚 11101000101111110011111100111111110111011011101100111111001111111100110110101110 e8bf3f3fddbb3f3fcdae
UTF-8 菴뀀뵃飮긺독柚 111010001000111110110100111010111000000010000000111010111011010110000011111010011010001110101110111010101011100010111010111010111000111110000101111001101001111110011010 e88fb4eb8080ebb583e9a3aeeab8baeb8f85e69f9a
UHC 菴뀀뵃飮긺독柚 1110010011100000101100101110101110010100100010011110101111100110101100011110011110110101101101101110101011110110 e4e0b2eb9489ebe6b1e7b5b6eaf6

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