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 譽???ц?押 11100110101000110011111100111111001111111000010010001000001111111000100110011111 e6a33f3f3f84883f899f
EUC-JP 譽???ц?押 11101100101001010011111100111111001111111010011111101000001111111011001010100001 eca53f3f3fa7e83fb2a1
UTF-8 譽긴퓱歷ц씩押 1110100010101101101111011110101010111000101101001110110110010011101100011110111110100110100011001101000110000110111011001001010010101001111001101000101010111100 e8adbdeab8b4ed93b1efa68cd186ec94a9e68abc
UHC 譽긴퓱歷ц씩押 1110011111100010101100011110010010111111100101111110011010111000101011001110100010111110101111111110010011100011 e7e2b1e4bf97e6b8ace8bebfe4e3

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