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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 謳爺キセ謳爺キセ^ 11100110100100001001011011101010101101111011111011100110100100001001011011101010101101111011111001011110 e69096eab7bee69096eab7be5e
EUC-JP 謳爺キセ謳爺キセ^ 1110101111110000110011001110110010001110101101111000111010111110111010111111000011001100111011001000111010110111100011101011111001011110 ebf0ccec8eb78ebeebf0ccec8eb78ebe5e
UTF-8 謳爺キセ謳爺キセ^ 11101000101011001011001111100111100010001011101011101111101111011011011111101111101111011011111011101000101011001011001111100111100010001011101011101111101111011011011111101111101111011011111001011110 e8acb3e788baefbdb7efbdbee8acb3e788baefbdb7efbdbe5e
UHC 謳爺??謳爺??^ 11001111110001001110010110101100001111110011111111001111110001001110010110101100001111110011111101011110 cfc4e5ac3f3fcfc4e5ac3f3f5e

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