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 00111111001111110101111001011011011001100011111100111111010111100101101101011110011111010101100100111111001111110101111001011011011001100011111100111111010111100101101101011110011111010110001001000101 3f3f5e5b663f3f5e5b5e7d593f3f5e5b663f3f5e5b5e7d6245
SJIS-WIN 駭?^[f駭?^[^}Y駭?^[f駭?^[^}bE 1110100101101110001111110101111001011011011001101110100101101110001111110101111001011011010111100111110101011001111010010110111000111111010111100101101101100110111010010110111000111111010111100101101101011110011111010110001001000101 e96e3f5e5b66e96e3f5e5b5e7d59e96e3f5e5b66e96e3f5e5b5e7d6245
EUC-JP 駭?^[f駭?^[^}Y駭?^[f駭?^[^}bE 1111000111001111001111110101111001011011011001101111000111001111001111110101111001011011010111100111110101011001111100011100111100111111010111100101101101100110111100011100111100111111010111100101101101011110011111010110001001000101 f1cf3f5e5b66f1cf3f5e5b5e7d59f1cf3f5e5b66f1cf3f5e5b5e7d6245
UTF-8 駭찫^[f駭찫^[^}Y駭찫^[f駭찫^[^}bE 1110100110100111101011011110110010110000101010110101111001011011011001101110100110100111101011011110110010110000101010110101111001011011010111100111110101011001111010011010011110101101111011001011000010101011010111100101101101100110111010011010011110101101111011001011000010101011010111100101101101011110011111010110001001000101 e9a7adecb0ab5e5b66e9a7adecb0ab5e5b5e7d59e9a7adecb0ab5e5b66e9a7adecb0ab5e5b5e7d6245
UHC 駭찫^[f駭찫^[^}Y駭찫^[f駭찫^[^}bE 111110101011010010101010010001000101111001011011011001101111101010110100101010100100010001011110010110110101111001111101010110011111101010110100101010100100010001011110010110110110011011111010101101001010101001000100010111100101101101011110011111010110001001000101 fab4aa445e5b66fab4aa445e5b5e7d59fab4aa445e5b66fab4aa445e5b5e7d6245

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