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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 臾?┝臾?┝^ 1110010001101011001111111000010010111010111001000110101100111111100001001011101001011110 e46b3f84bae46b3f84ba5e
EUC-JP 臾?┝臾?┝^ 1110011111001100001111111010100010111100111001111100110000111111101010001011110001011110 e7cc3fa8bce7cc3fa8bc5e
UTF-8 臾듸┝臾듸┝^ 11101000100001111011111011101011100100111011100011100010100101001001110111101000100001111011111011101011100100111011100011100010100101001001110101011110 e887beeb93b8e2949de887beeb93b8e2949d5e
UHC 臾듸┝臾듸┝^ 11101011101011001011010111101111101001101011110011101011101011001011010111101111101001101011110001011110 ebacb5efa6bcebacb5efa6bc5e

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