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 ?Znkf?Znk^}Y?Znkf?Znk^}bE 00111111010110100110111001101011011001100011111101011010011011100110101101011110011111010101100100111111010110100110111001101011011001100011111101011010011011100110101101011110011111010110001001000101 3f5a6e6b663f5a6e6b5e7d593f5a6e6b663f5a6e6b5e7d6245
SJIS-WIN $Znkf$Znk^}Y$Znkf$Znk^}bE 1000000110010000010110100110111001101011011001101000000110010000010110100110111001101011010111100111110101011001100000011001000001011010011011100110101101100110100000011001000001011010011011100110101101011110011111010110001001000101 81905a6e6b6681905a6e6b5e7d5981905a6e6b6681905a6e6b5e7d6245
EUC-JP $Znkf$Znk^}Y$Znkf$Znk^}bE 1010000111110000010110100110111001101011011001101010000111110000010110100110111001101011010111100111110101011001101000011111000001011010011011100110101101100110101000011111000001011010011011100110101101011110011111010110001001000101 a1f05a6e6b66a1f05a6e6b5e7d59a1f05a6e6b66a1f05a6e6b5e7d6245
UTF-8 $Znkf$Znk^}Y$Znkf$Znk^}bE 111011111011110010000100010110100110111001101011011001101110111110111100100001000101101001101110011010110101111001111101010110011110111110111100100001000101101001101110011010110110011011101111101111001000010001011010011011100110101101011110011111010110001001000101 efbc845a6e6b66efbc845a6e6b5e7d59efbc845a6e6b66efbc845a6e6b5e7d6245
UHC $Znkf$Znk^}Y$Znkf$Znk^}bE 1010001110100100010110100110111001101011011001101010001110100100010110100110111001101011010111100111110101011001101000111010010001011010011011100110101101100110101000111010010001011010011011100110101101011110011111010110001001000101 a3a45a6e6b66a3a45a6e6b5e7d59a3a45a6e6b66a3a45a6e6b5e7d6245

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