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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 短探f短探^}Y短探f短探^}bE 10010010010110101001001001010100011001101001001001011010100100100101010001011110011111010101100110010010010110101001001001010100011001101001001001011010100100100101010001011110011111010110001001000101 925a925466925a92545e7d59925a925466925a92545e7d6245
EUC-JP 短探f短探^}Y短探f短探^}bE 11000011101110111100001110110101011001101100001110111011110000111011010101011110011111010101100111000011101110111100001110110101011001101100001110111011110000111011010101011110011111010110001001000101 c3bbc3b566c3bbc3b55e7d59c3bbc3b566c3bbc3b55e7d6245
UTF-8 短探f短探^}Y短探f短探^}bE 111001111001111110101101111001101000111010100010011001101110011110011111101011011110011010001110101000100101111001111101010110011110011110011111101011011110011010001110101000100110011011100111100111111010110111100110100011101010001001011110011111010110001001000101 e79fade68ea266e79fade68ea25e7d59e79fade68ea266e79fade68ea25e7d6245
UHC 短探f短探^}Y短探f短探^}bE 11010011101011011111011110101110011001101101001110101101111101111010111001011110011111010101100111010011101011011111011110101110011001101101001110101101111101111010111001011110011111010110001001000101 d3adf7ae66d3adf7ae5e7d59d3adf7ae66d3adf7ae5e7d6245

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