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 ??????A 00111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f41
SJIS-WIN 善洩?善洩癌A 100100010101000010001001011010110011111110010001010100001000100101101011100010101110000001000001 9150896b3f9150896b8ae041
EUC-JP 善洩?善洩癌A 110000011011000110110001110011000011111111000001101100011011000111001100101101001110001001000001 c1b1b1cc3fc1b1b1ccb4e241
UTF-8 善洩蟬善洩癌A 11100101100101101000010011100110101101001010100111101000100111111010110011100101100101101000010011100110101101001010100111100111100110011000110001000001 e59684e6b4a9e89face59684e6b4a9e7998c41
UHC 善洩蟬善洩癌A 11100000101111001110000011011101111000001101000111100000101111001110000011011101111001001101111101000001 e0bce0dde0d1e0bce0dde4df41

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