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 ¹¬[f¹¬[^}Y¹¬[f¹¬[^}bE 101110011010110001011011011001101011100110101100010110110101111001111101010110011011100110101100010110110110011010111001101011000101101101011110011111010110001001000101 b9ac5b66b9ac5b5e7d59b9ac5b66b9ac5b5e7d6245
SJIS-WIN ?¬[f?¬[^}Y?¬[f?¬[^}bE 00111111100000011100101001011011011001100011111110000001110010100101101101011110011111010101100100111111100000011100101001011011011001100011111110000001110010100101101101011110011111010110001001000101 3f81ca5b663f81ca5b5e7d593f81ca5b663f81ca5b5e7d6245
EUC-JP ?¬[f?¬[^}Y?¬[f?¬[^}bE 00111111101000101100110001011011011001100011111110100010110011000101101101011110011111010101100100111111101000101100110001011011011001100011111110100010110011000101101101011110011111010110001001000101 3fa2cc5b663fa2cc5b5e7d593fa2cc5b663fa2cc5b5e7d6245
UTF-8 ¹¬[f¹¬[^}Y¹¬[f¹¬[^}bE 1100001010111001110000101010110001011011011001101100001010111001110000101010110001011011010111100111110101011001110000101011100111000010101011000101101101100110110000101011100111000010101011000101101101011110011111010110001001000101 c2b9c2ac5b66c2b9c2ac5b5e7d59c2b9c2ac5b66c2b9c2ac5b5e7d6245
UHC ¹?[f¹?[^}Y¹?[f¹?[^}bE 10101001111101100011111101011011011001101010100111110110001111110101101101011110011111010101100110101001111101100011111101011011011001101010100111110110001111110101101101011110011111010110001001000101 a9f63f5b66a9f63f5b5e7d59a9f63f5b66a9f63f5b5e7d6245

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