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 10011101010011101001110101001110011001101001110101001110100111010100111001011110011111010101100110011101010011101001110101001110011001101001110101001110100111010100111001011110011111010110001001000101 9d4e9d4e669d4e9d4e5e7d599d4e9d4e669d4e9d4e5e7d6245
EUC-JP 扼扼f扼扼^}Y扼扼f扼扼^}bE 11011001101011111101100110101111011001101101100110101111110110011010111101011110011111010101100111011001101011111101100110101111011001101101100110101111110110011010111101011110011111010110001001000101 d9afd9af66d9afd9af5e7d59d9afd9af66d9afd9af5e7d6245
UTF-8 扼扼f扼扼^}Y扼扼f扼扼^}bE 111001101000100110111100111001101000100110111100011001101110011010001001101111001110011010001001101111000101111001111101010110011110011010001001101111001110011010001001101111000110011011100110100010011011110011100110100010011011110001011110011111010110001001000101 e689bce689bc66e689bce689bc5e7d59e689bce689bc66e689bce689bc5e7d6245
UHC 扼扼f扼扼^}Y扼扼f扼扼^}bE 11100100111110011110010011111001011001101110010011111001111001001111100101011110011111010101100111100100111110011110010011111001011001101110010011111001111001001111100101011110011111010110001001000101 e4f9e4f966e4f9e4f95e7d59e4f9e4f966e4f9e4f95e7d6245

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