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 譽???ц?耶 11100110101000110011111100111111001111111000010010001000001111111001011011101011 e6a33f3f3f84883f96eb
EUC-JP 譽???ц?耶 11101100101001010011111100111111001111111010011111101000001111111100110011101101 eca53f3f3fa7e83fcced
UTF-8 譽긷끀歷ц씩耶 1110100010101101101111011110101010111000101101111110101110000001100000001110111110100110100011001101000110000110111011001001010010101001111010001000000010110110 e8adbdeab8b7eb8180efa68cd186ec94a9e880b6
UHC 譽긷끀歷ц씩耶 1110011111100010101100011110010110000101101101101110011010111000101011001110100010111110101111111110010110101101 e7e2b1e585b6e6b8ace8bebfe5ad

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