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 易??揄??柚 10001000110101010011111100111111100111011000100100111111001111111001011101001101 88d53f3f9d893f3f974d
EUC-JP 易??揄??柚 10110000110101110011111100111111110110011110100100111111001111111100110110101110 b0d73f3fd9e93f3fcdae
UTF-8 易낃염揄끻래柚 111001101001100010010011111010111000001010000011111011001001011110111100111001101000111110000100111010111000000110111011111010111001111010011000111001101001111110011010 e69893eb8283ec97bce68f84eb81bbeb9e98e69f9a
UHC 易낃염揄끻래柚 1110011010110110100001011110101010111111101100001110101011110001100001011110010110110111101000011110101011110110 e6b685eabfb0eaf185e5b7a1eaf6

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